auto merge of #232 : bkoropoff/cargo/fix-repeated-cargo-test, r=alexcrichton
authorbors <bors@rust-lang.org>
Mon, 21 Jul 2014 00:57:04 +0000 (00:57 +0000)
committerbors <bors@rust-lang.org>
Mon, 21 Jul 2014 00:57:04 +0000 (00:57 +0000)
commitf737eb28bb796671741d27a43edba66450d2ec42
tree641eb8bc85f9c31eda4f5158dff1bda7c0beb5b3
parent7bcdb91409c59a076bd4dd86d223ebf1dfa92315
parent895f54119246bb010ad2030abdfa6bd008a1aebb
auto merge of #232 : bkoropoff/cargo/fix-repeated-cargo-test, r=alexcrichton

Generate the right target filename for rlibs built in test
mode so that they are correctly moved back out of the old-root
directory.